home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BBS / HERMES / ProtMover6.1.cpt / Protocol Mover.rsrc / Thlp_131_Port Menu < prev    next >
Text File  |  1990-06-28  |  973b  |  23 lines

  1. ˇˇ»~s9~~SB~Modem ~SB~and ~SB~Printer:~SB~
  2.  
  3. Use these two items to select the port to use when testing a protocol.
  4.  
  5. ~SB~Release:~SB~
  6.  
  7. Closes the currently open port.  This allows you to change from terminal mode to BBS mode.  Examine utility.c and sample.c to understand the details about each mode when testing a new protocol you are developing.
  8.  
  9. ~SB~Data Rate:~SB~
  10.  
  11. Sets the baud rate to use for testing.
  12.  
  13. ~SB~Bits:
  14.  
  15. ~SB~Sets the number of data bits, stop bits, and parity.
  16.  
  17. ~SB~Flow Control:~SB~
  18.  
  19. Set the method of flow control used.  Flags in the PInf resource of the protocol state whether or not flow control is needed for the protocol.  If you are writing a terminal program you might use this feature to remind the user that flow control should be on.  If you are writing a BBS program you should use this feature to turn flow control on and off as needed by your system.
  20.  
  21. ~SB~Terminal Mode ~SB~and ~SB~BBS Mode:~SB~
  22.  
  23. Set the mode of operation for Protocol Mover.t